[INFO] fetching crate p2panda-encryption 0.5.2...
[INFO] testing p2panda-encryption-0.5.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate p2panda-encryption 0.5.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate p2panda-encryption 0.5.2
[INFO] finished tweaking crates.io crate p2panda-encryption 0.5.2
[INFO] tweaked toml for crates.io crate p2panda-encryption 0.5.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate p2panda-encryption 0.5.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate p2panda-encryption 0.5.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 783920d32882cc23a4e440dfc38599da380ebd49091d7942584d3c9254d5ac79
[INFO] running `Command { std: "docker" "start" "-a" "783920d32882cc23a4e440dfc38599da380ebd49091d7942584d3c9254d5ac79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "783920d32882cc23a4e440dfc38599da380ebd49091d7942584d3c9254d5ac79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "783920d32882cc23a4e440dfc38599da380ebd49091d7942584d3c9254d5ac79", kill_on_drop: false }`
[INFO] [stdout] 783920d32882cc23a4e440dfc38599da380ebd49091d7942584d3c9254d5ac79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9efdf609563c0d5b8942bd83fbef33ed132ceae6ccb48c9a6b0794c4fa6b81fe
[INFO] running `Command { std: "docker" "start" "-a" "9efdf609563c0d5b8942bd83fbef33ed132ceae6ccb48c9a6b0794c4fa6b81fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling hpke-rs-crypto v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling hpke-rs v0.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling hpke-rs-rust-crypto v0.2.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling p2panda-core v0.5.2
[INFO] [stderr]    Compiling p2panda-encryption v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.49s
[INFO] running `Command { std: "docker" "inspect" "9efdf609563c0d5b8942bd83fbef33ed132ceae6ccb48c9a6b0794c4fa6b81fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9efdf609563c0d5b8942bd83fbef33ed132ceae6ccb48c9a6b0794c4fa6b81fe", kill_on_drop: false }`
[INFO] [stdout] 9efdf609563c0d5b8942bd83fbef33ed132ceae6ccb48c9a6b0794c4fa6b81fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 315286ed5295f49dc061ae73df8cb96c76b55a792d449b682654cb834e0f1957
[INFO] running `Command { std: "docker" "start" "-a" "315286ed5295f49dc061ae73df8cb96c76b55a792d449b682654cb834e0f1957", kill_on_drop: false }`
[INFO] [stderr]    Compiling p2panda-encryption v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.28s
[INFO] running `Command { std: "docker" "inspect" "315286ed5295f49dc061ae73df8cb96c76b55a792d449b682654cb834e0f1957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "315286ed5295f49dc061ae73df8cb96c76b55a792d449b682654cb834e0f1957", kill_on_drop: false }`
[INFO] [stdout] 315286ed5295f49dc061ae73df8cb96c76b55a792d449b682654cb834e0f1957
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e0e046bd2f3714204e5abf709c5e17da609c21a313008aac383ce4d47242d08b
[INFO] running `Command { std: "docker" "start" "-a" "e0e046bd2f3714204e5abf709c5e17da609c21a313008aac383ce4d47242d08b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/p2panda_encryption-14779a181df5fba6)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test crypto::rng::tests::deterministic_randomness ... ok
[INFO] [stdout] test crypto::hkdf::tests::info_needs_to_match ... ok
[INFO] [stdout] test crypto::hkdf::tests::key_material_len ... ok
[INFO] [stdout] test crypto::aead::tests::decryption_failed ... ok
[INFO] [stdout] test crypto::x25519::tests::diffie_hellmann ... ok
[INFO] [stdout] test data_scheme::data::tests::encrypt_decrypt ... ok
[INFO] [stdout] test key_bundle::lifetime::tests::verify ... ok
[INFO] [stdout] test crypto::xchacha20::tests::encrypt_decrypt ... ok
[INFO] [stdout] test data_scheme::group_secret::tests::group_secret_bundle ... ok
[INFO] [stdout] test crypto::hpke::tests::decryption_failed ... ok
[INFO] [stdout] test data_scheme::group_secret::tests::latest_secret ... ok
[INFO] [stdout] test data_scheme::group_secret::tests::serde ... ok
[INFO] [stdout] test key_manager::tests::expired_prekey_bundles ... ok
[INFO] [stdout] test crypto::xchacha20::tests::decryption_failed ... ok
[INFO] [stdout] test data_scheme::group_secret::tests::generated_always_latest ... ok
[INFO] [stdout] test crypto::aead::tests::encrypt_decrypt ... ok
[INFO] [stdout] test crypto::hpke::tests::seal_and_open ... ok
[INFO] [stdout] test key_registry::tests::invalid_bundles ... ok
[INFO] [stdout] test key_manager::tests::garbage_collection ... ok
[INFO] [stdout] test crypto::xeddsa::tests::xeddsa_signatures ... ok
[INFO] [stdout] test key_registry::tests::garbage_collection ... ok
[INFO] [stdout] test crypto::xeddsa::tests::failed_verify ... ok
[INFO] [stdout] test key_registry::tests::latest_key_bundle ... ok
[INFO] [stdout] test message_scheme::message::tests::message_ratcheting ... ok
[INFO] [stdout] test message_scheme::test_utils::dgm::tests::concurrent_operations ... ok
[INFO] [stdout] test message_scheme::ratchet::tests::forward_secrecy ... ok
[INFO] [stdout] test message_scheme::test_utils::dgm::tests::members_view ... ok
[INFO] [stdout] test message_scheme::ratchet::tests::ratchet_forward ... ok
[INFO] [stdout] test message_scheme::ratchet::tests::out_of_order ... ok
[INFO] [stdout] test key_bundle::key_bundle::tests::verify ... ok
[INFO] [stdout] test two_party::x3dh::tests::encrypt_decrypt ... ok
[INFO] [stdout] test two_party::x3dh::tests::longterm_key_bundle ... ok
[INFO] [stdout] test two_party::two_party::tests::two_party_secret_messaging_protocol ... ok
[INFO] [stdout] test message_scheme::test_utils::dgm::tests::strong_removal ... ok
[INFO] [stdout] test key_manager::tests::generate_onetime_keys ... ok
[INFO] [stdout] test two_party::two_party::tests::invalid_replayed_messages ... ok
[INFO] [stdout] test two_party::two_party::tests::long_term_prekeys ... ok
[INFO] [stdout] test message_scheme::group::tests::simple_group ... ok
[INFO] [stdout] test data_scheme::tests::group_operations ... ok
[INFO] [stdout] test data_scheme::group::tests::post_compromise_security ... ok
[INFO] [stdout] test message_scheme::group::tests::removal ... ok
[INFO] [stdout] test message_scheme::group::tests::concurrency ... ok
[INFO] [stdout] test message_scheme::tests::group_operations::group_operations ... ok
[INFO] [stdout] test message_scheme::group::tests::welcome ... ok
[INFO] [stdout] test message_scheme::tests::concurrency::concurrent_adds ... ok
[INFO] [stdout] test message_scheme::tests::concurrency::concurrent_operation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests p2panda_encryption
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e0e046bd2f3714204e5abf709c5e17da609c21a313008aac383ce4d47242d08b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0e046bd2f3714204e5abf709c5e17da609c21a313008aac383ce4d47242d08b", kill_on_drop: false }`
[INFO] [stdout] e0e046bd2f3714204e5abf709c5e17da609c21a313008aac383ce4d47242d08b
